Release 10.1A: OpenEdge Development:
Progress 4GL Reference
ERROR-OBJECT-DETAIL attribute
Identifies the SOAP-fault object that contains SOAP fault message detail.
Data type: HANDLE Access: Readable Applies to: ERROR-STATUS system handleIf a Web service operation generates a SOAP fault message, Progress generates the following error:
The complete SOAP fault error message is returned to the 4GL as part of the ERROR-STATUS system handle.
If the 4GL application invokes the Web service operation with the NO-ERROR option on the RUN statement, any errors that occur as a result of the operation are suppressed. In this case, the application can access the SOAP fault message detail using the SOAP-fault and SOAP–FAULT-DETAIL object handles. Otherwise, Progress displays the error message to the end user.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |